[INFO] cloning repository https://github.com/benwebber/duiker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/benwebber/duiker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenwebber%2Fduiker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenwebber%2Fduiker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1251ea56f958223a8a7bb08b1aa00ccbb5433075
[INFO] checking benwebber/duiker against master#03c609abb6638f9d7f49f34326d4137d07f5cd61 for pr-155945
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenwebber%2Fduiker" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/benwebber/duiker
[INFO] finished tweaking git repo https://github.com/benwebber/duiker
[INFO] tweaked toml for git repo https://github.com/benwebber/duiker written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/benwebber/duiker on toolchain 03c609abb6638f9d7f49f34326d4137d07f5cd61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/benwebber/duiker already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xdg v2.1.0
[INFO] [stderr]   Downloaded libc v0.2.23
[INFO] [stderr]   Downloaded unreachable v0.1.1
[INFO] [stderr]   Downloaded thread-id v3.1.0
[INFO] [stderr]   Downloaded thread_local v0.3.3
[INFO] [stderr]   Downloaded diesel_infer_schema v0.13.0
[INFO] [stderr]   Downloaded redox_syscall v0.1.17
[INFO] [stderr]   Downloaded dotenv v0.9.0
[INFO] [stderr]   Downloaded time v0.1.37
[INFO] [stderr]   Downloaded num v0.1.37
[INFO] [stderr]   Downloaded diesel_codegen v0.13.0
[INFO] [stderr]   Downloaded num-iter v0.1.33
[INFO] [stderr]   Downloaded num-integer v0.1.34
[INFO] [stderr]   Downloaded gcc v0.3.48
[INFO] [stderr]   Downloaded chrono v0.3.1
[INFO] [stderr]   Downloaded diesel v0.13.0
[INFO] [stderr]   Downloaded clap v2.24.2
[INFO] [stderr]   Downloaded libsqlite3-sys v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 55ac8176ee4cbc470dc2a487cdb0b3f7481292476201297516eba9547ffc33a2
[INFO] running `Command { std: "docker" "start" "-a" "55ac8176ee4cbc470dc2a487cdb0b3f7481292476201297516eba9547ffc33a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "55ac8176ee4cbc470dc2a487cdb0b3f7481292476201297516eba9547ffc33a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55ac8176ee4cbc470dc2a487cdb0b3f7481292476201297516eba9547ffc33a2", kill_on_drop: false }`
[INFO] [stdout] 55ac8176ee4cbc470dc2a487cdb0b3f7481292476201297516eba9547ffc33a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2871ce9fe3af34d93bc079313d6a1349853f5d8a45ea9cfde689af28873cb37
[INFO] running `Command { std: "docker" "start" "-a" "a2871ce9fe3af34d93bc079313d6a1349853f5d8a45ea9cfde689af28873cb37", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]     Checking libc v0.2.23
[INFO] [stderr]    Compiling gcc v0.3.48
[INFO] [stderr]    Compiling num-traits v0.1.37
[INFO] [stderr]    Compiling unreachable v0.1.1
[INFO] [stderr]    Compiling utf8-ranges v1.0.0
[INFO] [stderr]    Compiling byteorder v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.4.1
[INFO] [stderr]    Compiling thread-id v3.1.0
[INFO] [stderr]    Compiling time v0.1.37
[INFO] [stderr]    Compiling memchr v1.0.1
[INFO] [stderr]    Compiling thread_local v0.3.3
[INFO] [stderr]    Compiling num-integer v0.1.34
[INFO] [stderr]    Compiling aho-corasick v0.6.3
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling num-iter v0.1.33
[INFO] [stderr]    Compiling num v0.1.37
[INFO] [stderr]    Compiling chrono v0.3.1
[INFO] [stderr]     Checking atty v0.2.2
[INFO] [stderr]     Checking term_size v0.3.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.8.0
[INFO] [stderr]     Checking vec_map v0.8.0
[INFO] [stderr]     Checking ansi_term v0.9.0
[INFO] [stderr]     Checking unicode-segmentation v1.2.0
[INFO] [stderr]    Compiling regex v0.2.2
[INFO] [stderr]     Checking strsim v0.6.0
[INFO] [stderr]     Checking bitflags v0.8.2
[INFO] [stderr]     Checking yaml-rust v0.3.5
[INFO] [stderr]     Checking unicode-width v0.1.4
[INFO] [stderr]     Checking xdg v2.1.0
[INFO] [stderr]     Checking clap v2.24.2
[INFO] [stderr]    Compiling dotenv v0.9.0
[INFO] [stderr]     Checking diesel v0.13.0
[INFO] [stderr]    Compiling diesel_infer_schema v0.13.0
[INFO] [stderr]    Compiling diesel_codegen v0.13.0
[INFO] [stderr]     Checking duiker v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/main.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | /     lazy_static! {
[INFO] [stdout] 39 | |         static ref HISTTIMEFORMAT: Option<String> = match env::var("HISTTIMEFORMAT") {
[INFO] [stdout] 40 | |             Ok(fmt) => Some(String::from(fmt.trim())),
[INFO] [stdout] 41 | |             Err(_) => None
[INFO] [stdout] 42 | |         };
[INFO] [stdout] 43 | |     };
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/main.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | /     lazy_static! {
[INFO] [stdout] 39 | |         static ref HISTTIMEFORMAT: Option<String> = match env::var("HISTTIMEFORMAT") {
[INFO] [stdout] 40 | |             Ok(fmt) => Some(String::from(fmt.trim())),
[INFO] [stdout] 41 | |             Err(_) => None
[INFO] [stdout] 42 | |         };
[INFO] [stdout] 43 | |     };
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/main.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | /     lazy_static! {
[INFO] [stdout] 39 | |         static ref HISTTIMEFORMAT: Option<String> = match env::var("HISTTIMEFORMAT") {
[INFO] [stdout] 40 | |             Ok(fmt) => Some(String::from(fmt.trim())),
[INFO] [stdout] 41 | |             Err(_) => None
[INFO] [stdout] 42 | |         };
[INFO] [stdout] 43 | |     };
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/commands.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     lazy_static! {
[INFO] [stdout] 31 | |         static ref RE: Regex = Regex::new(r"^\s*?(\d+\s+)(?P<timestamp>\d+)?\s+(?P<command>.*)").unwrap();
[INFO] [stdout] 32 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/commands.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     lazy_static! {
[INFO] [stdout] 31 | |         static ref RE: Regex = Regex::new(r"^\s*?(\d+\s+)(?P<timestamp>\d+)?\s+(?P<command>.*)").unwrap();
[INFO] [stdout] 32 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/main.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | /     lazy_static! {
[INFO] [stdout] 39 | |         static ref HISTTIMEFORMAT: Option<String> = match env::var("HISTTIMEFORMAT") {
[INFO] [stdout] 40 | |             Ok(fmt) => Some(String::from(fmt.trim())),
[INFO] [stdout] 41 | |             Err(_) => None
[INFO] [stdout] 42 | |         };
[INFO] [stdout] 43 | |     };
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/commands.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     lazy_static! {
[INFO] [stdout] 31 | |         static ref RE: Regex = Regex::new(r"^\s*?(\d+\s+)(?P<timestamp>\d+)?\s+(?P<command>.*)").unwrap();
[INFO] [stdout] 32 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/commands.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     lazy_static! {
[INFO] [stdout] 31 | |         static ref RE: Regex = Regex::new(r"^\s*?(\d+\s+)(?P<timestamp>\d+)?\s+(?P<command>.*)").unwrap();
[INFO] [stdout] 32 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/commands.rs:45:62
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn import<'a>(connection: &SqliteConnection, reader: Box<BufRead + 'a>) -> Result<usize, Error> {
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn import<'a>(connection: &SqliteConnection, reader: Box<dyn BufRead + 'a>) -> Result<usize, Error> {
[INFO] [stdout]    |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/commands.rs:45:62
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn import<'a>(connection: &SqliteConnection, reader: Box<BufRead + 'a>) -> Result<usize, Error> {
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn import<'a>(connection: &SqliteConnection, reader: Box<dyn BufRead + 'a>) -> Result<usize, Error> {
[INFO] [stdout]    |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/types.rs:31:45
[INFO] [stdout]    |
[INFO] [stdout] 31 |             Error::Database(ref err) => err.description(),
[INFO] [stdout]    |                                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/types.rs:32:39
[INFO] [stdout]    |
[INFO] [stdout] 32 |             Error::IO(ref err) => err.description(),
[INFO] [stdout]    |                                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/types.rs:31:45
[INFO] [stdout]    |
[INFO] [stdout] 31 |             Error::Database(ref err) => err.description(),
[INFO] [stdout]    |                                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/types.rs:32:39
[INFO] [stdout]    |
[INFO] [stdout] 32 |             Error::IO(ref err) => err.description(),
[INFO] [stdout]    |                                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/main.rs:73:55
[INFO] [stdout]    |
[INFO] [stdout] 73 |                 None => Box::new(stdin.lock()) as Box<BufRead>,
[INFO] [stdout]    |                                                       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 73 |                 None => Box::new(stdin.lock()) as Box<dyn BufRead>,
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/main.rs:73:55
[INFO] [stdout]    |
[INFO] [stdout] 73 |                 None => Box::new(stdin.lock()) as Box<BufRead>,
[INFO] [stdout]    |                                                       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 73 |                 None => Box::new(stdin.lock()) as Box<dyn BufRead>,
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/main.rs:74:76
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 Some(path) if path == "-" => Box::new(stdin.lock()) as Box<BufRead>,
[INFO] [stdout]    |                                                                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 Some(path) if path == "-" => Box::new(stdin.lock()) as Box<dyn BufRead>,
[INFO] [stdout]    |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/main.rs:75:94
[INFO] [stdout]    |
[INFO] [stdout] 75 |                 Some(path) => Box::new(io::BufReader::new(File::open(path).unwrap())) as Box<BufRead>,
[INFO] [stdout]    |                                                                                              ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 75 |                 Some(path) => Box::new(io::BufReader::new(File::open(path).unwrap())) as Box<dyn BufRead>,
[INFO] [stdout]    |                                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/main.rs:74:76
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 Some(path) if path == "-" => Box::new(stdin.lock()) as Box<BufRead>,
[INFO] [stdout]    |                                                                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 Some(path) if path == "-" => Box::new(stdin.lock()) as Box<dyn BufRead>,
[INFO] [stdout]    |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/main.rs:75:94
[INFO] [stdout]    |
[INFO] [stdout] 75 |                 Some(path) => Box::new(io::BufReader::new(File::open(path).unwrap())) as Box<BufRead>,
[INFO] [stdout]    |                                                                                              ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 75 |                 Some(path) => Box::new(io::BufReader::new(File::open(path).unwrap())) as Box<dyn BufRead>,
[INFO] [stdout]    |                                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/commands.rs:29:29
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn parse_history_line(line: &str) -> Result<models::NewCommand, Error> {
[INFO] [stdout]    |                             ^^^^            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn parse_history_line(line: &str) -> Result<models::NewCommand<'_>, Error> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `exec` that must be used
[INFO] [stdout]   --> src/commands.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 | /     Command::new("sqlite3")
[INFO] [stdout] 81 | |         .args(&sqlite3_options)
[INFO] [stdout] 82 | |         .exec();
[INFO] [stdout]    | |_______________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 80 |     let _ = Command::new("sqlite3")
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/commands.rs:29:29
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn parse_history_line(line: &str) -> Result<models::NewCommand, Error> {
[INFO] [stdout]    |                             ^^^^            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn parse_history_line(line: &str) -> Result<models::NewCommand<'_>, Error> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/models.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Identifiable, Queryable)]
[INFO] [stdout]   |                        -^^^^^^^^
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        `History` is not local
[INFO] [stdout]   |                        `Queryable` is not local
[INFO] [stdout]   |                        move the `impl` block outside of this constant `_IMPL_QUERYABLE_FOR_HISTORY`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Queryable` may come from an old version of the `diesel_codegen` crate, try updating your dependency with `cargo update -p diesel_codegen`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Clone, Debug, Queryable)]
[INFO] [stdout]    |                        -^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Frequency` is not local
[INFO] [stdout]    |                        `Queryable` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_IMPL_QUERYABLE_FOR_FREQUENCY`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_codegen` crate, try updating your dependency with `cargo update -p diesel_codegen`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `exec` that must be used
[INFO] [stdout]   --> src/commands.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 | /     Command::new("sqlite3")
[INFO] [stdout] 81 | |         .args(&sqlite3_options)
[INFO] [stdout] 82 | |         .exec();
[INFO] [stdout]    | |_______________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 80 |     let _ = Command::new("sqlite3")
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/models.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Identifiable, Queryable)]
[INFO] [stdout]   |                        -^^^^^^^^
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        `History` is not local
[INFO] [stdout]   |                        `Queryable` is not local
[INFO] [stdout]   |                        move the `impl` block outside of this constant `_IMPL_QUERYABLE_FOR_HISTORY`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Queryable` may come from an old version of the `diesel_codegen` crate, try updating your dependency with `cargo update -p diesel_codegen`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Clone, Debug, Queryable)]
[INFO] [stdout]    |                        -^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Frequency` is not local
[INFO] [stdout]    |                        `Queryable` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_IMPL_QUERYABLE_FOR_FREQUENCY`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_codegen` crate, try updating your dependency with `cargo update -p diesel_codegen`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.01s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.8.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "a2871ce9fe3af34d93bc079313d6a1349853f5d8a45ea9cfde689af28873cb37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2871ce9fe3af34d93bc079313d6a1349853f5d8a45ea9cfde689af28873cb37", kill_on_drop: false }`
[INFO] [stdout] a2871ce9fe3af34d93bc079313d6a1349853f5d8a45ea9cfde689af28873cb37
